Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Upload to the correct path #745

Merged
merged 1 commit into from
Sep 6, 2024
Merged

fix: Upload to the correct path #745

merged 1 commit into from
Sep 6, 2024

Conversation

artonge
Copy link
Collaborator

@artonge artonge commented Sep 5, 2024

Signed-off-by: Louis Chemineau louis@chmn.me

Copy link
Contributor

@susnux susnux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not tested but changes look sane

@susnux susnux added 3. to review Waiting for reviews bug Something isn't working labels Sep 5, 2024
@artonge
Copy link
Collaborator Author

artonge commented Sep 5, 2024

/backport to stable30

@backportbot backportbot bot added the backport-request Pending backport by the backport-bot label Sep 5, 2024
@artonge
Copy link
Collaborator Author

artonge commented Sep 5, 2024

/backport to stable29

@artonge
Copy link
Collaborator Author

artonge commented Sep 5, 2024

/compile amend /

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@artonge artonge merged commit 4f88d16 into master Sep 6, 2024
38 checks passed
Copy link

backportbot bot commented Sep 6, 2024

The backport to stable29 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable29
git pull origin stable29

# Create the new backport branch
git checkout -b backport/745/stable29

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick b89d5332

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/745/stable29

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@susnux susnux deleted the artonge/fix/upload_path branch September 6, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews backport-request Pending backport by the backport-bot bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants